From: Markus Rost Date: Thu, 7 Nov 2002 17:23:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29855 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5d238c72818beaadccb97f15339c438050ad228e;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f8dcc103e58..f50a1438df8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,12 +1,25 @@ -2002-11-07 Juanma Barranquero +2002-11-07 Markus Rost - * help.el (where-is): Repport also aliases of the passed command. + * mail/sendmail.el (mail-default-directory): Set the version to + 21.4. -2002-11-07 Markus Rost + * progmodes/compile.el (grep-compute-defaults): Undo previous + change. Definition moved down. + (grep-command, grep-find-command, grep-tree-command): Allow value + nil. Do not declare :get property. + (grep-use-null-device): Doc fix. Fix type. Do not declare :get + property. + + * emacs-lisp/checkdoc.el (checkdoc-find-error): Use + get-file-buffer instead of get-buffer. * cus-dep.el (custom-make-dependencies): Fix comment inserted in cus-load.el. +2002-11-07 Juanma Barranquero + + * help.el (where-is): Report also aliases of the passed command. + 2002-11-06 Dave Love * simple.el (quoted-insert): Bind keyboard-translate-table around